home *** CD-ROM | disk | FTP | other *** search
/ X User Tools / X User Tools (O'Reilly and Associates)(1994).ISO / sun4c / archive / rru_reso.z / rru_reso / slib / X11 / app-defaults.gray / .Xdefaults < prev    next >
Text File  |  1994-09-26  |  2KB  |  69 lines

  1. #ifdef SCREEN
  2. # if SCREEN == 0
  3. #   include "/u/meo/.Xdefaults_0"
  4. # elif SCREEN == 1
  5. #   include "/u/meo/.Xdefaults_1"
  6. # endif
  7. #else
  8.   *DefaultFont: "-*-courier-medium-r-normal--*-100-*-*-m-*-*-*"
  9. # include "/u/meo/app-defaults/XTerm"
  10. # include "/u/meo/app-defaults/Mwm"
  11. # include "/u/meo/app-defaults/XCalc"
  12. # include "/u/meo/app-defaults/XClock"
  13. # ifdef COLOR
  14. #   ifdef NeXT
  15.       *WarningColor: Orange
  16.       XTerm*Background: #000040
  17.       XTerm*Foreground: White
  18. #   else
  19.       *WarningColor: Red
  20.       XTerm*Background: MidnightBlue
  21.       XTerm*Foreground: Wheat
  22. #   endif
  23. # else
  24.     XTerm*Background: Black
  25.     XTerm*Foreground: White
  26. # endif
  27.  
  28.   *customization: -color
  29.   *XmLabel.Background:                #bfbfbfbfbfbf
  30.   *Label.Background:                #bfbfbfbfbfbf
  31.   *Text*Background:                Gray85
  32.   *List*Background:                Gray85
  33.   *XmList.Background:                Gray85
  34.   *XmText.Background:                Gray85
  35.   *XmTextField.Background:            #9c9c9c9c9c9c
  36.   *XmScrolledText.Background:            Gray85
  37.   *XmScrolledWindow.Background:            Gray85
  38.   *XmScrolledWindow*workWindow.Background:    Gray85
  39.   *XmScrolledWindow*clipWindow.Background:    Gray85
  40.   *Scrollbar*Background:            #5a5a5a5a5a5a
  41.   *Scrollbar*Foreground:            #e7e7e7e7e7e7
  42.   *XmCascadeButton*Background:            #9c9c9c9c9c9c
  43.   *XmMenuBar*Background:            #9c9c9c9c9c9c
  44.   *XmMenuPost*Background:            #9c9c9c9c9c9c
  45.   *XmMenuWidget*Background:            #9c9c9c9c9c9c
  46.   *XmMwmMenu*Background:            #9c9c9c9c9c9c
  47.   *XmSimpleMenuBar*Background:            #9c9c9c9c9c9c
  48.   *XmSimpleOptionMenu*Background:        #9c9c9c9c9c9c
  49.   *XmSimplePopupMenu*Background:        #9c9c9c9c9c9c
  50.   *XmSimplePulldownMenu*Background:        #9c9c9c9c9c9c
  51.  
  52.   *TopShadowColor:                #e7e7e7e7e7e7
  53.   *XmList*TopShadowColor:            #e7e7e7e7e7e7
  54.   *XmText*TopShadowColor:            #e7e7e7e7e7e7
  55.   *XmSelectionBox*TopShadowColor:        #e7e7e7e7e7e7
  56.   *XmMessageBox*TopShadowColor:            #e7e7e7e7e7e7
  57.   *TroughColor:                    #5a5a5a5a5a5a
  58.   *SelectColor:                    #ffffffff0000
  59.   *HighlightColor:                #bfbfbfbfbfbf
  60.   *Help*Background:                Cyan
  61.  
  62.   *Background:                    #bfbfbfbfbfbf
  63.   *Foreground:                    Black
  64.  
  65. !# if (SERVERHOST == hostname) || (CLIENTHOST == hostname)
  66. !#   include "/u/meo/app-defaults/MRolo"
  67. !# endif
  68. #endif
  69.